chore(deps): update terraform aws to v6 #36
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>= 4.0, < 6.0.0
->< 7.0.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v6.0.0
Compare Source
BREAKING CHANGES:
most_recent
istrue
and owner and image ID filter criteria has been increased to an error. Existing configurations which were previously receiving a warning diagnostic will now fail to apply. To prevent this error, set theowner
argument or include afilter
block with animage-id
orowner-id
name/value pair. To continue using unsafe filter values withmost_recent
set totrue
, set the newallow_unsafe_filter
argument totrue
. This is not recommended. (#42114)inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)inference_accelerator_overrides
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)action.authenticate_cognito
,action.authenticate_oidc
,action.fixed_response
,action.forward
,action.forward.stickiness
,action.redirect
,condition.host_header
,condition.http_header
,condition.http_request_method
,condition.path_pattern
,condition.query_string
, andcondition.source_ip
attributes are now list nested blocks instead of single nested blocks (#42283)filter
has been removed (#42325)elastic_inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)elastic_gpu_specifications
has been removed (#42312)kibana_endpoint
has been removed (#42268)saml_options
is now a list nested block instead of a single nested block (#42270)tags_all
attribute (#42136)aws_opsworks_application
resource has been removed (#41948)aws_opsworks_custom_layer
resource has been removed (#41948)aws_opsworks_ecs_cluster_layer
resource has been removed (#41948)aws_opsworks_ganglia_layer
resource has been removed (#41948)aws_opsworks_haproxy_layer
resource has been removed (#41948)aws_opsworks_instance
resource has been removed (#41948)aws_opsworks_java_app_layer
resource has been removed (#41948)aws_opsworks_memcached_layer
resource has been removed (#41948)aws_opsworks_mysql_layer
resource has been removed (#41948)aws_opsworks_nodejs_app_layer
resource has been removed (#41948)aws_opsworks_permission
resource has been removed (#41948)aws_opsworks_php_app_layer
resource has been removed (#41948)aws_opsworks_rails_app_layer
resource has been removed (#41948)aws_opsworks_rds_db_instance
resource has been removed (#41948)aws_opsworks_stack
resource has been removed (#41948)aws_opsworks_static_web_layer
resource has been removed (#41948)aws_opsworks_user_profile
resource has been removed (#41948)aws_simpledb_domain
resource has been removed. Add a constraint to v5 of the Terraform AWS Provider for continued use of this resource (#41775)aws_worklink_fleet
resource has been removed (#42059)aws_worklink_website_certificate_authority_association
resource has been removed (#42059)aws_redshift_service_account
resource has been removed. AWS recommends that a service principal name should be used instead of an AWS account ID in any relevant IAM policy (#41941)endpoints.iotanalytics
andendpoints.iotevents
configuration arguments have been removed (#42703)endpoints.opsworks
configuration argument has been removed (#41948)endpoints.simpledb
andendpoints.sdb
configuration arguments have been removed (#41775)endpoints.worklink
configuration argument has been removed (#42059)filter.exists
now only accepts one of""
(empty string),true
, orfalse
(#42434)preserve_client_ip
now only accepts one of""
(empty string),true
, orfalse
(#42434)reset_on_delete
argument has been removed (#42226)canary_settings
,execution_arn
,invoke_url
,stage_description
, andstage_name
arguments. Instead, use theaws_api_gateway_stage
resource to manage stages. (#42249)compute_environment_name
toname
resource/aws_batch_compute_environment: Rename
compute_environment_name_prefix
toname_prefix
(#38050)compute_environment_name
toname
(#38050)compute_environments
in place ofcompute_environment_order
(#40751)logging_config
,logging_config.cloudwatch_config
,logging_config.cloudwatch_config.large_data_delivery_s3_config
, andlogging_config.s3_config
are now list nested blocks instead of single nested blocks (#42307)id
is now set to remote object'sId
instead ofname
(#42230)etag
argument is now computed only (#38448)suspend
now only accepts one of""
(empty string),true
, orfalse
(#42434)id
attribute is now a comma-delimited string concatenating theuser_pool_id
,group_name
, andusername
arguments (#34082)s3_prefix
argument is now required (#38446)character_set_name
now cannot be set withreplicate_source_db
,restore_to_point_in_time
,s3_import
, orsnapshot_identifier
. (#42348)s3_settings
attribute. Useaws_dms_s3_endpoint
instead (#42379)vpn_gateway_id
has been removed (#42323)terminate_instances_on_delete
now only accepts one of""
(empty string),true
, orfalse
(#42434)block_duration_minutes
attribute (#42060)inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)vpc
has been removed. Usedomain
instead. (#42340)resolve_conflicts
has been removed. Useresolve_conflicts_on_create
andresolve_conflicts_on_update
instead. (#42318)auto_minor_version_upgrade
now only accepts one of""
(empty string),true
, orfalse
(#42434)at_rest_encryption_enabled
andauto_minor_version_upgrade
now only accept one of""
(empty string),true
, orfalse
(#42434)auth_token_update_strategy
no longer has a default value. Ifauth_token
is set,auth_token_update_strategy
must also be explicitly configured. (#42336)variations.value.bool_value
now only accepts one of""
(empty string),true
, orfalse
(#42434)log_group_name
has been removed. Uselog_destination
instead. (#42333)id
attribute is now computed only (#42097)datasources
. Useaws_guardduty_detector_feature
resources instead. (#42436)auto_enable
attribute has been removed (#42251)filter
has been removed (#42325)instance_configuration.block_device_mapping.ebs.delete_on_termination
andinstance_configuration.block_device_mapping.ebs.encrypted
now only accept one of""
(empty string),true
, orfalse
(#42434)block_device_mapping.ebs.delete_on_termination
andblock_device_mapping.ebs.encrypted
now only accept one of""
(empty string),true
, orfalse
(#42434)cpu_core_count
andcpu_threads_per_core
. Instead, usecpu_options
. (#42280)user_data
now displays cleartext instead of a hash. Base64 encoded content should useuser_data_base64
instead. (#42078)block_device_mappings.ebs.delete_on_termination
,block_device_mappings.ebs.encrypted
,ebs_optimized
,network_interfaces.associate_carrier_ip_address
,network_interfaces.associate_public_ip_address
,network_interfaces.delete_on_termination
, andnetwork_interfaces.primary_ipv6
now only accept one of""
(empty string),true
, orfalse
(#42434)elastic_inference_accelerator
attribute. Amazon Elastic Inference reached end of life on April, 2024. (#42137)elastic_gpu_specifications
has been removed (#42312)mutual_authentication
attributesadvertise_trust_store_ca_names
,ignore_client_certificate_expiry
, andtrust_store_arn
are only valid ifmode
isverify
(#42326)preserve_client_ip
now only accepts one of""
(empty string),true
, orfalse
(#42434)logs.audit
now only accepts one of""
(empty string),true
, orfalse
(#42434)base_policy_region
argument has been removed. Usebase_policy_regions
instead. (#38398)kibana_endpoint
has been removed (#42268)saml_options
is now a list nested block instead of a single nested block (#42270)key_attributes
andkey_attributes.key_modes_of_use
are now list nested blocks instead of single nested blocks. (#42264)tags_all
has been removed (#42260)cluster_public_key
,cluster_revision_number
, andendpoint
are now read only and should not be set (#42119)logging
attribute has been removed (#42013)publicly_accessible
attribute now defaults tofalse
(#41978)snapshot_copy
attribute has been removed (#41995)regions_of_interest.bounding_box
is now a list nested block instead of a single nested block (#41380)policy
,policy.az
,policy.hardware
,policy.software
, andpolicy.region
are now list nested blocks instead of single nested blocks (#42297)code_editor_app_image_config
,jupyter_lab_image_config
, orkernel_gateway_image_config
block must be configured (#42753)id
is now a comma-delimited string concatenatingimage_name
andversion
(#42536)accelerator_types
from your configuration—it no longer exists. Instead, useinstance_type
to use Inferentia. (#42099)instance_id
argument (#42224)definition
is now a list nested block instead of a single nested block (#42305)rule.statement.managed_rule_group_statement.managed_rule_group_configs.aws_managed_rules_bot_control_rule_set.enable_machine_learning
now defaults tofalse
(#39858)NOTES:
name
attribute has been deprecated. All configurations usingname
should be updated to use theregion
attribute instead (#42131)bucket_region
attribute. Use of thebucket_region
attribute instead of theregion
attribute is encouraged (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use theaws_region
attribute instead (#42131)region
attribute has been deprecated. All configurations usingregion
should be updated to use theregions
attribute instead (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use theservice_region
attribute instead (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use therequester_region
attribute instead (#42014)s3_us_east_1_regional_endpoint
argument. The ability to use the global S3 endpoint will be removed inv7.0.0
. (#42375)region
attribute has been deprecated. All configurations usingregion
should be updated to use thestack_set_instance_region
attribute instead (#42014)id
in favor ofarn
(#42232)region
attribute has been deprecated. All configurations usingregion
should be updated to use theauthorized_aws_region
attribute instead (#42014)region
attribute has been deprecated. All configurations usingregion
should be updated to use theconnection_region
attribute instead (#42014)engine
value is deprecated (#42419)engine
value is deprecated (#42419)engine
value is deprecated (#42419)datasources
now returns a deprecation warning (#42251)aws_kinesisanalyticsv2_application
resource instead (#42102)encrypted
is nowtrue
to match the AWS API. (#42631)bucket_region
attribute. Use of thebucket_region
attribute instead of theregion
attribute is encouraged (#42014)health_check_custom_config.failure_threshold
is deprecated. The argument is no longer supported by AWS and is always set to 1 (#40777)region
attribute has been deprecated. All configurations usingregion
should be updated to use theaws_region
attribute instead (#42131)region
attribute has been deprecated. All configurations usingregion
should be updated to use theregions
attribute instead (#42014)ENHANCEMENTS:
allow_unsafe_filter
argument (#42114)group_long_name
attribute (#42014)region
as Optional, allowing a value to be configured (#42014)roles.role_arn
androles.role_type
(#42131)region
support to most resources, data sources, and ephemeral resources, allowing per-resource Region targeting without requiring multiple provider configurations. See the Enhanced Region Support guide for more information. (#43075)control_mapping_sources.source_frequency
,control_mapping_sources.source_set_up_option
, andcontrol_mapping_sources.source_type
(#42131)destination_account
(#42741)admin_account_id
(#42741)arn
attribute (#42733)finding_publishing_frequency
. (#42436)mutual_authentication
attributetrust_store_arn
is required ifmode
isverify
(#42326)policy_arn
(#42131)aliases
argument (#42610)access_type
source.aws_log_source_resource.source_name
, andsubscriber_identity.external_id
(#42131)BUG FIXES:
Provider produced inconsistent result after apply
errors (#42131)encrypted
is not explicitly set totrue
. (#42631)regions_of_interest.bounding_box
andregions_of_interest.polygon
argument validation (#41380)access_type
to ForceNew (#42131)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.